[INFO] cloning repository https://github.com/bsaldua/nns-dapp--010
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bsaldua/nns-dapp--010" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsaldua%2Fnns-dapp--010", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsaldua%2Fnns-dapp--010'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ee0b802f506bc114cbb8ce5c45b10ab352ef2ee
[INFO] checking bsaldua/nns-dapp--010 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsaldua%2Fnns-dapp--010" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bsaldua/nns-dapp--010
[INFO] finished tweaking git repo https://github.com/bsaldua/nns-dapp--010
[INFO] tweaked toml for git repo https://github.com/bsaldua/nns-dapp--010 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bsaldua/nns-dapp--010 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bsaldua/nns-dapp--010 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8eabcbd2c8aacf037f134efe5d36ac025145cb275f81882e29fc86cc94d06894
[INFO] running `Command { std: "docker" "start" "8eabcbd2c8aacf037f134efe5d36ac025145cb275f81882e29fc86cc94d06894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8eabcbd2c8aacf037f134efe5d36ac025145cb275f81882e29fc86cc94d06894" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eabcbd2c8aacf037f134efe5d36ac025145cb275f81882e29fc86cc94d06894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8eabcbd2c8aacf037f134efe5d36ac025145cb275f81882e29fc86cc94d06894" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking pretty v0.12.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking ic-limits v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking on_wire v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking ic-metrics-encoder v1.1.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ic-nervous-system-common-build-metadata v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking ic-dummy-getrandom-for-wasm v0.1.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking ic-nervous-system-temporary v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking ic0 v1.0.0
[INFO] [stderr]    Compiling ic-icrc1-ledger v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ic-canister-profiler v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking ic-nervous-system-lock v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking ic-nervous-system-collections-union-multi-map v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking ic-nervous-system-common-validation v0.9.0 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking ic-nervous-system-timestamp v0.0.1 (https://github.com/dfinity/ic?rev=release-2025-08-14_03-27-base#1db8f933)
[INFO] [stderr]     Checking wasm-encoder v0.212.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking dary_heap v0.3.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=03a6a0549bea2842 -C extra-filename=-0a2a68aabf7a8022 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8eabcbd2c8aacf037f134efe5d36ac025145cb275f81882e29fc86cc94d06894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eabcbd2c8aacf037f134efe5d36ac025145cb275f81882e29fc86cc94d06894", kill_on_drop: false }`
[INFO] [stdout] 8eabcbd2c8aacf037f134efe5d36ac025145cb275f81882e29fc86cc94d06894
